Use g_free, since the buffer is allocated with g_try_alloc().
authorAlexander Larsson <alexl@redhat.com>
Wed, 7 Feb 2001 11:37:05 +0000 (11:37 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 7 Feb 2001 11:37:05 +0000 (11:37 +0000)
commit82e24215429b1b07d36980b43cbed25956703c92
tree74f44fc1ae2684a9cab284ec522b0c0d6a89ce91
parent6aa710b91b43c52dba94933e2bcde15a5904fd21
Use g_free, since the buffer is allocated with g_try_alloc().

2001-02-07  Alexander Larsson  <alexl@redhat.com>

* io-xpm.c (free_buffer):
Use g_free, since the buffer is allocated with g_try_alloc().
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-xpm.c